home *** CD-ROM | disk | FTP | other *** search
/ CD ROM Paradise Collection 4 / CD ROM Paradise Collection 4 1995 Nov.iso / graphics / edgflw.zip / EDGE.HLP < prev    next >
Text File  |  1995-07-22  |  13KB  |  275 lines

  1.  
  2.  
  3.                  * * * * * * * * * * * * * * * * * * * * * *
  4.                  *                                         *
  5.                  *                EDGEFLOW                 *
  6.                  *                                         *
  7.                  * DOS Flowcharter and Diagramming Program *
  8.                  *                                         *
  9.                  *           by PACESTAR Software          *
  10.                  *                                         *
  11.                  *               ON-LINE HELP              *
  12.                  *                                         *
  13.                  * * * * * * * * * * * * * * * * * * * * * *
  14.  
  15.  
  16.                                MOUSE CONTROLS
  17.  
  18.    Button   Name       Function
  19.    -------  ---------  -----------------------------------------------------
  20.    Middle   MENU       Pop-up the main menu of feature options.  This is
  21.                        equivalent to clicking any mouse button on the MAIN
  22.                        MENU button on the screen menu.
  23.  
  24.    Right    SELECT     Select the figure or connector under the cursor.
  25.                        If the object beneath the cursor is already selected,
  26.                        deselect it.
  27.  
  28.                        Clicking while no object is below the cursor deselects
  29.                        all selected figures.
  30.                                                            
  31.                        Dragging a "lasso" shown by a dotted box around a 
  32.                        group of objects selects those objects.
  33.  
  34.    Left     DRAG       "Drags" the figure beneath the cursor to a new position.
  35.                        If multiple objects are selected, they are all dragged.
  36.  
  37.                        If no object is beneath the cursor, a new figure is 
  38.                        created.
  39.  
  40.    * Note that DRAG, SELECT, and MENU can be assigned to different buttons.
  41.  
  42.  
  43.                           ADDITIONAL MOUSE CONTROLS
  44.  
  45.    Moving past screen edge  Scrolls the screen (if auto-scrolling is enabled).
  46.    DRAG on screen edge      Scrolls the screen.
  47.    Control key + DRAG       Resizes the figure beneath the cursor.
  48.    Control key + DRAG       "Splits" the connector beneath the cursor.
  49.    Alt key + DRAG           Duplicates the figure(s) under the cursor.
  50.    Shift key + SELECT       Selects objects only (never deselects all).
  51.                             Also selects select-locked figures
  52.    Control key + SELECT     Selects all objects
  53.  
  54.  
  55.                              MOST OFTEN USED KEYS
  56.  
  57.    Legend:  ^C     means press the control key (Ctrl) and the "C" key together.
  58.             Alt-N  means press the Alt key and the "N" key together.
  59.             Key-*  means press the "*" key on the keypad (not shift-8)
  60.             Down   means press the down arrow on the keyboard (not numlocked)
  61.             (shift status is ignored for all, so "^A" is the same as "^a")
  62.  
  63. Non-Programmable:
  64.  
  65.    Key       Function    
  66.    ---       --------------------------------------------------------------
  67.  
  68.    CONTROL   Use with DRAG mouse button to resize a figure or to split a
  69.              connector.
  70.  
  71.    ALT       Use with DRAG mouse button to duplicate objects or groups of
  72.              objects.
  73.  
  74.    SHIFT     Provides additional select capabilities.  When pressed along
  75.              with SELECT mouse button, selects figures which are 
  76.              select-locked and also inhibits the deselect-all function.  
  77.              When pressed while executing a feature that normally deselects 
  78.              all figures upon completion, inhibits deselection.
  79.  
  80.    ESC       Used to cancel in the middle of operations.  Also used with 
  81.              control key to exit without save.  For example, ESC cancels 
  82.              menus and features.  If you are performing a drag, copy,
  83.              resize, view, connection, and so on, ESC returns 
  84.              to the original condition.
  85.  
  86.    SCROLL LOCK Use to turn on and off feature code report mode.
  87.  
  88.  
  89. Programmable Keys (default assignments):
  90.  
  91.    Key       Function    (all can be re-assigned using Alt-K)
  92.    ---       --------------------------------------------------------------
  93.  
  94.    INS       Adds text to a figure.  If no figure is beneath the cursor, one 
  95.              is created.
  96.    PGUP      Zoom in, making objects appear larger.
  97.    PGDN      Zoom out, making objects appear smaller.
  98.    END       Zoom/Unzoom
  99.    DEL       Delete selected objects.
  100.    Alt-X     Exit
  101.    Arrows    Scroll screen up, down, left or right.
  102.    Key-+     Invoke a feature by its feature code.
  103.    Alt-S     Save the current diagram.
  104.    Alt-P     Pop-up the Print/Page Format subwindow.
  105.    Alt-I     Display information about the diagram and the software version.
  106.    Alt-K     Assign a feature to a key. (Remember to save preferences.)
  107.    Alt-L     Add a label to the selected connector.
  108.  
  109.                                TEXT ENTRY KEYS
  110.  
  111.    RIGHT ARW     Move cursor forward one character.
  112.    LEFT ARW      Move cursor back one character.
  113.    UP ARW        Move cursor up a line.
  114.    DOWN ARW      Move cursor down a line.
  115.  
  116.    HOME          Move cursor to beginning of line (twice to beginning of text). 
  117.    END           Move curosr to end of line (twice to end of text). 
  118.    CONTROL-RIGHT Move the cursor right one word.
  119.    CONTROL-LEFT  Move the cursor left one word.
  120.  
  121.    DEL           Delete the character to the right of the cursor.
  122.    BACKSPACE     Delete the character to the left of the cursor.
  123.    KEYPAD +      Delete the word to the right of the cursor.
  124.    KEYPAD -      Delete the word to the left of the cursor.
  125.    CONTROL-Y     Delete the line with the cursor.
  126.    SHIFT-DEL     Clear the text.
  127.  
  128.    ESC           Exit text entry.
  129.    INS           Exit text entry.
  130.    ANY MOUSE     Exit text entry.
  131.  
  132.  
  133.                            QUICK FEATURE REFERENCE
  134.  
  135.  
  136. Code Key     Feature            Description
  137. ---- -----   -----------------  -----------------------------
  138. None ^ESC    QUICK EXIT         Exit without saving - CAUTION! 
  139. 1    Alt-' ' Main Menu          Pop up main menu
  140. 2    Down    Scroll Down        Scroll down one screen length
  141. 3    Up      Scroll Up          Scroll up one screen length
  142. 4    Left    Scroll Left        Scroll left one screen length
  143. 5    Right   Scroll Right       Scroll right one screen length
  144. 6    F2      Connect            Begin figure connect mode
  145. 7    Alt-F   Foreground Color   Adjust foreground color
  146. 8    Alt-B   Background Color   Adjust background color
  147. 9    Alt-M   Menu Color         Adjust menu color
  148. 10   Alt-D   DOS Shell          Spawn to a DOS shell
  149. 11   PGUP    Zoom In            Zoom in (enlarge view)
  150. 12   PGDN    Zoom Out           Zoom out (shrink view)
  151. 13   END     Zoom               Zoom in/out
  152. 14   DEL     Delete             Delete all selected objects
  153. 15           Type 0             Change type to INVISIBLE
  154. 16           Type 1             Change type to BOX
  155. 17           Type 2             Change type to SOLID BOX
  156. 18           Type 3             Change type to DOUBLE-LINED BOX
  157. 19           Type 4             Change type to SOLID DOUBLE-LINED BOX
  158. 20           Type 5             Change type to ELLIPSE (OVAL)
  159. 21           Type 6             Change type to DOCUMENT
  160. 22           Type 7             Change type to 3-D (SHADOWED) BOX
  161. 23           Type 8             Change type to DIAMOND (DECISION)
  162. 24           Type 9             Change type to ROUNDED-CORNERED BOX
  163. 25           Type 10            Change type to PARALLELOGRAM
  164. 26           Type 11            Change type to CIRCLE
  165. 27           Type 13            Change type to BOX - DOUBLE LINES ON SIDES
  166. 28           Type 14            Change type to BARRED ROUNDED-CORNERED BOX 
  167. 29           Type 15            Change type to TWO LINES (ABOVE AND BELOW)
  168. 30           Type 16            Change type to PUNCHED CARD
  169. 31           Type 17            Change type to HEXAGON
  170. 32           Type 18            Change type to QUADRILATERAL
  171. 33           Type 19            Change type to SLANT-TOPPED BOX
  172. 34           Type 20            Change type to HOME PLATE SHAPED
  173. 35           Type 21            Change type to SDL0
  174. 36           Type 22            Change type to SDL1
  175. 37           Type 23            Change type to SDL2
  176. 38           Type 24            Change type to SDL3
  177. 39           Type 25            Change type to SDL4
  178. 40           Type 26            Change type to SDL5
  179. 41           Type 27            Change type to SDL6
  180. 42           Type 28            Change type to SDL7
  181. 43           Connector --       Create connector with no arrowheads
  182. 44           Connector ->       Create connector with an arrow to 2nd figure
  183. 45           Connector <-       Create connector with an arrow to 1st figure
  184. 46           Connector <>       Create connector with two arrowheads
  185. 47           File Menu          Pop-up the file menu
  186. 48           Figure Library     Pop-up the figure library
  187. 49           MISC Menu          Pop-up the miscellaneous functions menu
  188. 50           Adjust Page        Re-locate the page boundaries
  189. 52           Size               Conform all figures to size of last selected
  190. 53           Fit                Fit all selected figures around their text
  191. 54           Exec               Execute the command for the selected figure
  192. 55           Explode            Edit the diagram file for the selected figure
  193. 56           Parent             Go to parent of current diagram
  194. 57           Program Hypertext  Review and program hypertext for selected fig
  195. 58   Ins     Insert Text        Insert text into selected figure
  196. 59           Straighten         Straighten connector(s)
  197. 60   Alt-U   Undelete/Paste     Undelete (or paste) last objects deleted
  198. 61   Alt-C   Copy               Copy selected objects
  199. 62   Alt-A   Align Menu         Pop-up the Align menu
  200. 63   Alt-L   Label              Add a label to the selected connector
  201. 64           Delete Label       Remove the label from the selected connector
  202. 65   Key-*   View               Change global view interactively
  203. 66   F9      Figure Properties  Bring up figure properties options menu
  204. 67   F10     Connector Props    Bring up connector properties options menu
  205. 68   Alt-X   Exit               Exit EDGE saving any changes
  206. 79   Alt-S   Save               Save the file
  207. 80           Save As            Save the file under a name (change to)
  208. 81   Alt-W   Write              Write the file under a name (no change to)
  209. 82           Revert Menu        Revert to last saved version (asks to confirm)
  210. 83           Revert             Revert to last saved version (no confirmation)
  211. 84           NOP                Do nothing
  212. 85           Clear              Delete all objects in diagram (can be undeleted)
  213. 86   Alt-O   Open               Open a new file
  214. 87           Import             Import a file into the current file
  215. 88   Alt-P   Print              Pop-up Print options menu
  216. 89   Alt-I   Info               Show information about EDGE
  217. 90   F1      Help               Pull this file into editor session
  218. 91           Save & Exit        Force a save and exit
  219. 92           Discard            Exit without save (requires confirmation)
  220. 93   F8      Page Down          Move page boundaries down exactly one page
  221. 94   F7      Page Up            Move page boundaries up exactly one page
  222. 95   F5      Page Left          Move page boundaries left exactly one page
  223. 96   F6      Page Right         Move page boundaries right exactly one page
  224. 97   Alt-R   Right Menu         Toggle menu on right hand side of screen
  225. 100  Key-+   Choose             Execute a feature by feature code
  226. 101  Alt-K   Set Key            Assign a feature code to a key 
  227. 102  HOME    Goto Home          Move window to center of all figures
  228. 103  Key--   Preferences        Pop-up preferences options menu
  229. 104          File Properties    Pop-up file properties options menu
  230. 105  Alt-J   Join               Join multiple connectors into one
  231. 107          Change Line Style  Change the default line style
  232. 108          Reserved
  233. 109          Reserved
  234. 110          Reserved
  235. 111          Reserved
  236. 112          Reserved
  237. 113          Reserved
  238. 114          Reserved
  239. 115          Reserved
  240. 116          Reserved
  241. 117          Reserved
  242.  
  243. * Key sequences shown are defaults.  You may assign any feature to any single
  244.   key sequence.  To return to the key assignments shown here, delete the 
  245.   EDGE.KEY file in the EDGEHOME directory.
  246.  
  247.  
  248.    For additional help, refer to the EDGEFLOW User's Manual (EDGEFLOW.TXT)
  249.       or the READ.ME file.  If you require further assistance, contact:
  250.  
  251.                               Pacestar Software
  252.                                P.O. Box 51974
  253.                            Phoenix, AZ  85076-1974
  254.  
  255.  
  256.  
  257.  
  258.  
  259.  
  260.  
  261.  
  262.  
  263.  
  264.  
  265.  
  266.  
  267.  
  268.  
  269.  
  270.  
  271.  
  272.  
  273.  
  274.  
  275.